home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / SOUND / RTRACK / !RTracker / !Boot next >
Text File  |  1996-06-14  |  868b  |  25 lines

  1. | Boot for Risc Tracker
  2. | (c) 1995 Ian Clark
  3.  
  4. Set RTrack$Dir <Obey$Dir>
  5. UnSet Obey$Dir
  6. | The above line provides limited protection against the icon virus
  7. | don't remove it.
  8. IconSprites <RTrack$Dir>.!Sprites
  9.  
  10. | The next line sets where the options are saved
  11. Set RTrack$Options Boot:Choices.RTracker
  12. RMEnsure WindowManager 3.50 Set RTrack$Options <RTrack$Dir>
  13. | This is usually in the !RTrack, or in Boot:Choices.RTrack directory,
  14. | but it can be changed to point to some other directory (eg system)
  15. | so the program can be used from a read only media
  16. | eg a write protected harddisc.
  17.  
  18. Set File$Type_157 Playlist
  19.  
  20. Set Alias$@RunType_157 /<RTrack$Dir>.!Run %%*0
  21.  
  22. | The next line runs a small BASIC program that reads the types file and
  23. | set the appropriate variable so that double clicking on that type
  24. | will load and run the program.
  25. /<RTrack$Dir>.Resources.!Settypes